PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFFieldCollection Class
/ remove Method
The name of the field to remove.
Collapse All
Expand All
In This Topic
remove Method
In This Topic
Removes the field with the specified name from the collection.
Syntax
public
void
remove( java.lang.String
name
)
Parameters
name
The name of the field to remove.
See Also
Reference
PDFFieldCollection Class
PDFFieldCollection Members